Skip to main content
POST
Create

Authorizations

Authorization
string
header
required

access_token obtenido via POST /api/v2/login

X-SIMA-SYSTEM-ID
string
header
required

Identificador del sistema integrador (8 para Third-Party API)

Headers

X-SIMA-APIKEY
string
X-SIMA-SYSTEM-ID
string
Accept
string
Content-Type
string

Body

*/*

The body is of type string.

Example:

"\"{\\n \\\"sample_number\\\": 12345,\\n \\\"accuracy\\\": 3.5,\\n \\\"waypoint_kind\\\": \\\"scouting\\\",\\n \\\"parent_id\\\": 1001,\\n \\\"parent_type\\\": \\\"plot\\\",\\n \\\"weed_id\\\": 25,\\n \\\"insect_id\\\": 12,\\n \\\"disease_id\\\": 8,\\n \\\"file_name\\\": \\\"waypoint_photo_001.jpg\\\",\\n \\\"firebase_storage_url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/project/o/images%2Fwaypoint_001.jpg\\\",\\n \\\"observations\\\": \\\"Presencia de malezas en el sector norte del lote\\\",\\n \\\"lat\\\": -34.6037,\\n \\\"lon\\\": -58.3816,\\n \\\"ref_number\\\": \\\"WP-2024-001\\\"\\n}\""

Response

Created

The response is of type object.